staking UI
๐ Staking UIโ
- ๐ Staking UI #must-have ๐ซ 2024-01-29 ๐
2024-02-18 โ
2024-02-09
- Creating a new UI for the staking โ 2024-02-06
- Read new events every 24 hours for deposits, withdrawals, strategy executions โ
2024-02-06
- Deno cron jobs + Firebase - โ check this github issue outโ โ 2024-02-06
- TheGraph - โ it does not support BSC when trying to create a graphql scheme โ โ 2024-02-06
- Keep track of some general stats: โ
2024-02-06
- TVL (Total Value Locked) โ 2024-02-06
- TVR (Total Value in Rewards) โ 2024-02-06
- TUA (Total Unique Address) โ 2024-02-06
- Deno cron jobs + Firebase - check this github issue out โโ 2024-02-06
- Creating a chart that display the "amount" deposited at any moment in the contract like uniswap โ 2024-02-08
๐ Scenarios:โ
โ (0) Staking UI - add deposits - (deprecated)โ
Given I am an user
When I access the staking section.
Then I should be able to add more deposits
โ (1) Staking UI - withdraw depositsโ
Given I am an user
When I access the staking section.
Then I should be able to withdraw my deposits
โ (2) Staking UI - View depositsโ
Given I am an user
When I access the staking section.
Then I should be able to view all the deposits in a chart